PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / setRevision Method
The current revision number of this structure element.
In This Topic
    setRevision Method
    In This Topic
    Sets the revision of this structure element.
    Syntax
    public void setRevision( 
       int value
    )

    Parameters

    value
    The current revision number of this structure element.
    See Also